-
Home
-
SMTP2GO for WordPress – Email Made Easy
-
1.13.1 (latest)
-
Code
-
Classes
- WordpressPluginAdmin
| Total Complexity |
73 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
556 |
| Lines of code |
384 |
| Logical lines of code |
182 |
| Comment lines |
79 |
| Methods |
22 |
| Properties |
2 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| sendTestEmail() |
B |
37 |
20 |
68 |
| outputTextFieldHtml() |
S |
50 |
7 |
29 |
| outputCheckboxHtml() |
S |
53 |
6 |
24 |
| registerSettings() |
S |
39 |
1 |
86 |
| validateApiKey() |
S |
59 |
5 |
13 |
| cleanCustomHeaderOptions() |
S |
61 |
5 |
12 |
| outputCustomHeadersHtml() |
S |
46 |
3 |
41 |
| outputApiKeyHtml() |
S |
52 |
2 |
26 |
| outputRadioOptionsHtml() |
S |
64 |
3 |
8 |
| validateSenderName() |
S |
67 |
3 |
7 |
| spamRating() |
S |
63 |
3 |
10 |
| bounceRating() |
S |
63 |
3 |
10 |
| renderStatsPage() |
S |
63 |
2 |
9 |
| addSettingsLink() |
S |
67 |
2 |
7 |
| __construct() |
S |
77 |
1 |
4 |
| generalSection() |
S |
83 |
1 |
3 |
| sectionDivider() |
S |
82 |
1 |
3 |
| customHeadersSection() |
S |
74 |
1 |
5 |
| addMenuPage() |
S |
66 |
1 |
10 |
| renderManagementPage() |
S |
79 |
1 |
3 |
| enqueueStyles() |
S |
77 |
1 |
3 |
| enqueueScripts() |
S |
77 |
1 |
3 |